// When two lines share the same point they connect
line(15, 20, 5, 80);
line(90, 65, 5, 80);
